home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / jetski.swf / scripts / DefineSprite_253_playerM / frame_54 / DoAction.as
Encoding:
Text File  |  2007-10-01  |  83 b   |  5 lines

  1. if(this._parent.jumpDownTrig)
  2. {
  3.    this.gotoAndPlay(this._currentframe + 2);
  4. }
  5.